/* common css */
.scrolbar1_custom .flex_custom_item_flex span, .top_scroll_bar_custom.center .flex_custom_item_flex span {
    white-space: nowrap;
}
.product-main-slider:not(.slick-initialized) {
  display:flex;
}
.product-main-slider:not(.slick-initialized) .product_images:not(:first-child){
  display:none !important;
}
body {
    display: block;
}
@media (max-width:915px) {
  .desktop_only {
    display:none !important;
  }
}
@media (min-width:915px) {
  .mobile_only {
    display:none !important;
  }
}
.custom_slick_slider:not(.slick-initialized) {
  display:flex;
}

html {
    scroll-behavior: smooth;
}
p {
    margin: unset;
    padding: unset;
}
* {
    padding: 0;
    margin: 0;
    letter-spacing: unset;
    color: unset;
    letter-spacing: 0;
    margin: unset;
    padding: unset;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
    color: unset;
    letter-spacing: 0;
    margin: unset;
    padding: unset;
}

.left {
    text-align: left;
    justify-content: left;
}
.center {
    text-align: center;
    justify-content: center;
}
.right {
    text-align: right;
    justify-content: right;
}
img, video {
    max-width: 100%;
    display: block;
}

.no_buttons .slick-arrow {
    display: none !important;
}

.same_height_slider .slick-slide {
    height: inherit !important;
}
.same_height_slider .slick-track {
    display: flex;
}
.loading_hk:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 );
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.loading_hk {
    color: transparent !important;
    position: relative;
}
svg, img, video {
    display: block;
}
* {
    box-sizing: border-box;
}
.relative {
    position: relative;
}
/* end of common css */



/* font family start */
@font-face {
  font-family: "Bunken Tech Sans Pro";
  src: url(https://cdn.shopify.com/s/files/1/0902/8875/0928/files/bunken-tech-sans-pro-semi-bold.woff);
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Bunken Tech Sans Pro";
  src: url(https://cdn.shopify.com/s/files/1/0902/8875/0928/files/bunken-tech-sans-pro-semi-bold-italic.woff);
  font-style: italic;
  font-weight: 600;
}
/* font family end */



/* pdp css start */
h1, h2, h3, h4, h5, h6 {
    font-family: "Bunken Tech Sans Pro" !important;
}
body {
    font-family: "Roboto", sans-serif !important;
}
.container_hk {
    width: 1508px;
    max-width: 100%;
    margin: 0px auto;
    padding-left: 50px;
    padding-right: 50px;
}
.h1 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 14px;
}
.h1 em {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 14px;
    font-family: Roboto !important;
}
.ukd_button_text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: 0.84px;
    padding-bottom: 12px;
    width: 270px;
    max-width: 100%;
}
.ukd_button_textupercase,
.ukd_button_textupercase .icons_with_text_flex .icons_with_text_item:nth-child(1) {
    text-transform: uppercase;
    font-weight: 500 !important;
}
.ukd_button_text strong {
    font-weight: unset;
    display: block;
}
.custom_hk_button,
.ukd_button_text1 .icons_with_text_flex .icons_with_text_item:nth-child(2) a {
    border-radius: 4px;
    background: linear-gradient(90deg, #182F3E 0%, #458FBE 100%);
    box-shadow: -2px 2px 20px 0 rgba(195, 232, 255, 0.20) inset;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    padding-top: 3px;
}
.custom_hk_button:hover,
.ukd_button_text1 .icons_with_text_flex .icons_with_text_item:nth-child(2) a:hover {
    background: linear-gradient(90deg, #458FBE 0%, #182F3E 100%);
}

.ukd_spots_left .icon_with_text_item {
    border-radius: 36px;
    background: radial-gradient(67.87% 84.52% at 32.17% -.41%, #458fbe1a, #9999991a);
    margin-top: 12px;
    width: fit-content;
    min-height: 32px;
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    gap: 4px;
    padding: 4px 10px 4px 4px;
}
.ukd_spots_left .icon_with_text_item img {
    width: 24px;
}
.ukd_buttontext_center, 
.ukd_button_center {
    margin: 0px auto;
    text-align: center;
}
.ukd_spotseft_center {
    margin: 0px auto;
    width: fit-content;
}
.review_slider_custom_slider_new_item_bg.left {
    cursor: grab;
}
.slider_button_custom {
    display: none !important;
}
ul.slick-dots {
    list-style-type: none;
    display: flex;
    justify-content: center;
    padding: 48px 0px;
    gap: 5px;
}
ul.slick-dots li button {
    border-radius: 25px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.20);
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    text-transform: uppercase;
    height: 26px;
    width: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2px;
    cursor: pointer;
}
ul.slick-dots li.slick-active button {
    border-radius: 25px;
    background: #FFF;
    box-shadow: 0 0 10.9px 0 rgba(212, 175, 135, 0.24);
    width: 70px;
}
ul.slick-dots li button {
    transition: all 0.3s ease;
}
.ukd_button_text1 {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(180deg, rgba(91, 104, 112, 0.20) 0%, rgba(42, 42, 42, 0.20) 100%);
    backdrop-filter: blur(40.54999923706055px);
    padding: 18px;
    text-align: center;
}
.ukd_button_text1 .icons_with_text_flex {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.ukd_button_text1 .icons_with_text_flex .icons_with_text_item:nth-child(1) {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: .84px;
    width: 270px;
    max-width: 100%;
    margin: 0px auto;
}
.ukd_button_text1 .icons_with_text_flex .icons_with_text_item:nth-child(1) strong {
    display: block;
    font-weight: unset;
}
.ukd_button_text1 .icons_with_text_flex .icons_with_text_item:nth-child(3) {
    border-radius: 36px;
    background: radial-gradient(67.87% 84.52% at 32.17% -.41%, #458fbe1a, #9999991a);
    width: fit-content;
    min-height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    gap: 4px;
    padding: 4px 10px 4px 4px;
    margin: 0px auto;
}
.ukd_button_text1 .icons_with_text_flex .icons_with_text_item:nth-child(3) img {
    width: 24px;
}



@media (max-width: 915px) {
.container_hk {
    padding-left: 20px;
    padding-right: 20px;
}
.h1 {
    font-size: 24px;
    padding-bottom: 14px;
    width: 324px;
    max-width: 100%;
}
.custom-flex_item_ad_1, 
.custom-flex_item_ad_2 {
    width: 100%;
}
.h1 em {
    font-size: 12px;
    letter-spacing: 2.4px;
    padding-bottom: 14px;
}
ul.slick-dots li button {
    padding-top: 0px;
}
}
/* pdp css end */



/* header section start */
.ukd_header_logo img {
    width: 123px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.shopify-section-group-header_group_lp {
    position: sticky;
    top: 0;
    z-index: 9;
}


@media (max-width: 915px) {
.ukd_header_logo img {
    width: 103px;
}
}
/* header section end */



/* section 1 start */
.ukd_section1_heading {
    font-size: 48px;
}
.ukd_section1_heading strong {
    font-weight: unset;
    display: block;
    font-style: normal;
}
.ukd_section1_text .icon_with_text_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 36px;
    gap: 24px;
    color: rgba(255, 255, 255, 0.60);
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-transform: capitalize;
    width: 340px;
    max-width: 100%;
    margin-bottom: 40px;
}
.ukd_section1_button {
    width: 332px;
    max-width: 100%;
}
.ukd_section1_text .icon_with_text_item img {
    width: 28px;
}
.ukd_section1_heading {
    padding-top: 60px;
}
.ukd_section1_img img {
    margin-top: -10px;
    transform: translate(5%, 0%);
}



@media (max-width: 915px) {
.ukd_section1_heading {
    font-size: 24px;
    text-align: center;
    margin: 0px auto;
    padding-top: 0px;
    margin-top: -115px;
}
.ukd_section1_img img {
    margin-top: -30px;
    transform: unset;
    max-width: calc(100% + 40px);
    margin-left: -20px;
}
.ukd_section1_text .icon_with_text_item {
    padding-top: 6px;
    gap: 24px;
    font-size: 14px;
    font-weight: 400;
    width: 260px;
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: 0.7px;
    margin: 0px auto;
    padding-bottom: 24px;
    align-items: center;
}
}



@media (max-width: 915px) and (min-width: 400px) {
.ukd_section1_heading {
    margin: -139px auto 0;
}
}



@media (max-width: 400px) and (min-width: 379px) {
.ukd_section1_heading {
    margin: -125px auto 0;
}
}
/* section 1 end */



/* choose section start */
.ukd_choose_heading {
    width: 790px;
    margin: 0px auto;
    max-width: 100%;
}
.ukd_choose_text {
    color: rgba(255, 255, 255, 0.60);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.8px;
    width: 570px;
    margin: 0px auto;
    max-width: 100%;
}
.ukd_choose_text strong {
    font-weight: unset;
    display: block;
}
.ukd_choose_list {
    display: flex;
    justify-content: space-between;
    padding: 48px 0px 68px;
    gap: 12px;
}
.ukd_choose_list .icons_with_text_flex {
    border-radius: 10px;
    border: 1px solid rgba(201, 215, 224, 0.10);
    background: #0C0C0C;
    backdrop-filter: blur(40.54999923706055px);
    width: calc(16.66% - (12px) * 4 / 5);
    padding: 32px;
    text-align: left;
}
.ukd_choose_list .icons_with_text_flex .icons_with_text_item {
    display: flex;
    flex-direction: column;
    gap: 21px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.ukd_choose_list .icons_with_text_flex .icons_with_text_item strong {
    font-weight: unset;
    display: block;
}
.ukd_choose_button {
    width: 446px;
    max-width: 100%;
}



@media (max-width: 1400px) and (min-width: 915px) {
.ukd_choose_list .icons_with_text_flex .icons_with_text_item {
    font-size: 17px;
}
}



@media (max-width: 915px) {
.ukd_choose_heading {
    width: 324px;
    margin: unset;
    text-align: left;
}
.ukd_choose_text strong {
    display: unset;
}
.ukd_choose_text {
    font-size: 14px;
    line-height: 140%;
    width: 290px;
    margin: unset;
    text-align: left;
}
.ukd_choose_text p {
    letter-spacing: 0.7px;
}
.ukd_choose_list {
    padding: 40px 0 40px;
    gap: 8px;
    flex-wrap: wrap;
}
.ukd_choose_list .icons_with_text_flex {
    border-radius: 12px;
    width: calc(50% - 4px);
    padding: 18px;
}
.ukd_choose_list .icons_with_text_flex {
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(54, 54, 54, 0.20);
    backdrop-filter: blur(40.54999923706055px);
}
.ukd_choose_list .icons_with_text_flex {
    min-height: 172px;
}
.ukd_choose_list .icons_with_text_flex .icons_with_text_item {
    font-size: 15px;
    height: 100%;
    justify-content: space-between;
}
}



@media (max-width: 915px) and (min-width: 370px) {
.ukd_choose_text {
    width: 310px;
}
}
/* choose section end */



/* industry section start */
.ukd_industry_img {
    margin: 0px auto;
    width: fit-content;
    padding-bottom: 32px;
}
.ukd_industry_heading {
    width: 500px;
    max-width: 100%;
    margin: 0px auto;
}
.ukd_industry_list {
    display: flex;
    text-align: left;
    justify-content: space-between;
    gap: 12px;
    padding-top: 34px;
}
.ukd_industry_list .icons_with_text_flex {
    width: calc(33.33% - (12px) * 2 / 3);
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: #FFF;
    padding: 48px;
}
.ukd_industry_list .icons_with_text_flex .icons_with_text_item {
    display: flex;
    flex-direction: column;
    gap: 12px;
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.ukd_industry_list .icons_with_text_flex .icons_with_text_item {
    display: flex;
    flex-direction: column;
    gap: 12px;
    color: #0009;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.ukd_industry_list .icons_with_text_flex .icons_with_text_item em {
    font-style: normal;
    display: block;
}
.ukd_industry_list .icons_with_text_flex:last-child {
    background-image: linear-gradient(to right, #DEF2FF 0%, #FFF 100%);
}
.ukd_industry_list .icons_with_text_flex .icons_with_text_item strong {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    padding: 0px 0px 24px;
}



@media (max-width: 915px) {
.ukd_industry_heading {
    width: 300px;
}
.ukd_industry_list {
    gap: 8px;
    padding-top: 18px;
    flex-direction: column;
}
.ukd_industry_list .icons_with_text_flex {
    width: 100%;
    border-radius: 12px;
    padding: 20px;
}
.ukd_industry_list .icons_with_text_flex .icons_with_text_item {
    flex-direction: unset;
    font-size: 14px;
    line-height: 140%;
}
.ukd_industry_list .icons_with_text_flex .icons_with_text_item strong {
    font-size: 16px;
    letter-spacing: 1.6px;
    padding: 0 0 10px;
}
.ukd_industry_list svg {
    height: 17.884px;
    width: auto;
}
.ukd_industry_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text {
    width: 250px;
    max-width: 100%;
}
}



@media (max-width: 915px) and (min-width: 400px) {
    .ukd_industry_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text {
        width: 281px;
    }
}



@media (max-width: 399px) and (min-width: 370px) {
.ukd_industry_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text {
    width: 261px;
}
}
/* industry section end */



/* review section start */
.ukd_review_section .reviews_top_slider.center {
    border-radius: 20px 20px 0px 0px;
    background: linear-gradient(180deg, rgba(200, 200, 200, 0.20) 0%, rgb(37 37 37) 100%);
    padding: 48px 0px 34px;
}
.ukd_review_section .relative {
    border-radius: 0px 0px 20px 20px;
    background: linear-gradient(180deg, rgb(37 37 37) 0%, rgba(77, 77, 77, 0.20) 100%);
}
.ukd_review_section .review_slider_custom_slider_new_item_bg.left {
    border-radius: 12px;
    background: #FFF;
    color: #000;
    padding: 32px;
    margin: 0px 6px;
}
.ukd_review_section .review_slider_custom_slider_new_item_bg.left, 
.ukd_review_section .review_slider_custom_slider_new_item_inner {
    height: 100%;
}
.ukd_review_section .review_image_top img {
    width: 31px;
    margin-bottom: 32px;
}
.ukd_review_section .review_text_slider_new {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 32px;
}
.ukd_review_section .review_text_slider_new strong {
    font-weight: unset;
    display: block;
}
.ukd_review_section .review_richtext_slider_new ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.ukd_review_section .review_richtext_slider_new ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding-bottom: 12px;
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    position: relative;
    padding-left: 24px;
}
.ukd_review_section .review_richtext_slider_new ul li strong {
    font-weight: 500;
}
.ukd_review_section .slick-list.draggable {
    padding: 0px 190px !important;
}
.ukd_review_section .review_richtext_slider_new ul li:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0902/8875/0928/files/ulk_access_check.webp?v=1757315676);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0px;
    top: 2px;
}
.ukd_review_section .review_richtext_slider_new ul li em {
    color: #000;
    font-family: "Kode Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    display: block;
}
.ukd_review_section .review_richtext_slider_new p {
    color: rgba(0, 0, 0, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-top: 32px;
}

.ukd_review_section ul.slick-dots li:nth-child(4), 
.ukd_review_section ul.slick-dots li:nth-child(5), 
.ukd_review_section ul.slick-dots li:nth-child(6) {
    display: none;
}
.ukd_review_section ul.slick-dots li:nth-child(4) button:after, 
.ukd_review_section ul.slick-dots li:nth-child(5) button:after, 
.ukd_review_section ul.slick-dots li:nth-child(6) button:after {
    content: "1";
    font-size: 12px;
}
.ukd_review_section ul.slick-dots li:nth-child(4) button:after {
    content: "1";
} 
.ukd_review_section ul.slick-dots li:nth-child(5) button:after {
    content: "2";
} 
.ukd_review_section ul.slick-dots li:nth-child(6) button:after {
    content: "3";
}
.ukd_review_section ul.slick-dots li:nth-child(4) button, 
.ukd_review_section ul.slick-dots li:nth-child(5) button, 
.ukd_review_section ul.slick-dots li:nth-child(6) button {
    font-size: 0;
}

.ukd_review_section ul.slick-dots:has(li:nth-child(4).slick-active) li:nth-child(1), 
.ukd_review_section ul.slick-dots:has(li:nth-child(4).slick-active) li:nth-child(2), 
.ukd_review_section ul.slick-dots:has(li:nth-child(4).slick-active) li:nth-child(3),
.ukd_review_section ul.slick-dots:has(li:nth-child(5).slick-active) li:nth-child(1), 
.ukd_review_section ul.slick-dots:has(li:nth-child(5).slick-active) li:nth-child(2), 
.ukd_review_section ul.slick-dots:has(li:nth-child(5).slick-active) li:nth-child(3),
.ukd_review_section ul.slick-dots:has(li:nth-child(6).slick-active) li:nth-child(1), 
.ukd_review_section ul.slick-dots:has(li:nth-child(6).slick-active) li:nth-child(2), 
.ukd_review_section ul.slick-dots:has(li:nth-child(6).slick-active) li:nth-child(3) {
    display: none;
}


.ukd_review_section ul.slick-dots:has(li:nth-child(4).slick-active) li:nth-child(4), 
.ukd_review_section ul.slick-dots:has(li:nth-child(4).slick-active) li:nth-child(5), 
.ukd_review_section ul.slick-dots:has(li:nth-child(4).slick-active) li:nth-child(6),
.ukd_review_section ul.slick-dots:has(li:nth-child(5).slick-active) li:nth-child(4), 
.ukd_review_section ul.slick-dots:has(li:nth-child(5).slick-active) li:nth-child(5), 
.ukd_review_section ul.slick-dots:has(li:nth-child(5).slick-active) li:nth-child(6),
.ukd_review_section ul.slick-dots:has(li:nth-child(6).slick-active) li:nth-child(4), 
.ukd_review_section ul.slick-dots:has(li:nth-child(6).slick-active) li:nth-child(5), 
.ukd_review_section ul.slick-dots:has(li:nth-child(6).slick-active) li:nth-child(6) {
    display: flex;
}
.ukd_review_section .review_slider_custom_slider_new_item_bg.left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media (max-width: 915px) {
.ukd_review_section .reviews_top_slider.center {
    border-radius: 12px 12px 0 0;
    padding: 32px 0px 18px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-bottom: unset;
}
.ukd_review_section .reviews_top_slider.center .lp_heading {
    width: 300px;
    margin: 0px auto;
}
.ukd_review_section .relative {
    border-radius: 0 0 12px 12px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-top: unset;
}
.ukd_review_section .slick-list.draggable {
    padding: 0 24px !important;
}
.ukd_review_section .review_slider_custom_slider_new_item_bg.left {
    padding: 24px;
}
.ukd_review_section .review_image_top img {
    margin-bottom: 24px;
}
.ukd_review_section .review_text_slider_new {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 24px;
}
.ukd_review_section .review_richtext_slider_new ul li {
    font-size: 14px;
    padding-left: 24px;
    letter-spacing: 0.7px;
}
.ukd_review_section .review_richtext_slider_new ul li em {
    font-size: 14px;
    font-family: Roboto;
    letter-spacing: unset;
}
.ukd_review_section .review_richtext_slider_new p {
    color: #0009;
    font-size: 12px;
    padding-top: 24px;
}
ul.slick-dots {
    padding: 32px 0;
}
ul.slick-dots li button {
    color: #fff;
}
ul.slick-dots li.slick-active button {
    color: #000;
}
}
/* review section end */



/* step section start */
.ukd_step_heading em:nth-child(3) {
    font-size: unset;
    padding-bottom: unset;
}
.ukd_step_heading strong {
    color: rgba(255, 255, 255, 0.35);
}
.ukd_step_list {
    display: flex;
    justify-content: space-between;
    padding-top: 46px;
    gap: 39px;
    width: calc(100% - 43px);
}
.ukd_step_list .icons_with_text_flex {
    width: calc(25% - (39px) * 3 / 4);
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item {
    color: rgba(255, 255, 255, 0.50);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    position: relative;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_svg {
    border-radius: 25px;
    border: 1px solid #FFF;
    width: 78px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    padding-top: 1px;
    margin-bottom: 32px;
    background: #000;
    position: relative;
    z-index: 1;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item strong {
    display: block;
    font-weight: unset;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_title {
    color: #fff;
    font-family: "Kode Mono";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.ukd_step_list .icons_with_text_flex:nth-child(1) .icons_with_text_item_svg {
    background: #458FBE;
    border-color: #458FBE;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item:after {
    content: "";
    background: rgba(255, 255, 255, 0.12);
    height: 1px;
    width: calc(100% + 39px);
    position: absolute;
    top: 13px;
    left: 0px;
}
.ukd_step_list .icons_with_text_flex:last-child .icons_with_text_item:after {
    width: 0px;
}



@media (max-width: 1400px) and (min-width: 915px) {
.ukd_step_list .icons_with_text_flex .icons_with_text_item {
    font-size: 14.5px;
}
}



@media (max-width: 915px) {
.ukd_step_heading strong {
    display: block;
}
.ukd_step_list {
    padding-top: 26px;
    gap: 32px;
    width: 100%;
    flex-direction: column;
}
.ukd_step_list .icons_with_text_flex {
    width: 100%;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_flex {
    display: flex;
    gap: 17px;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_title {
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 10px;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_svg {
    width: 70px;
    height: 22px;
    font-size: 12px;
    letter-spacing: 1.2px;
    padding-top: 2px;
    margin-bottom: 32px;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item {
    font-size: 14px;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text {
    padding-left: 87px;
    width: 320px;
    max-width: 100%;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item:after {
    height: calc(100% + 32px);
    width: 1px;
    top: 13px;
    left: 35px;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item:after {
    width: 1px;
    top: 13px;
    left: 35px;
    background: #458fbe;
    height: 0;
    transition: all .5s ease;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_svg {
    border-color: #fff;
    background: transparent;
    transition: all .3s ease;
}
.ukd_step_list .icons_with_text_flex {
    opacity: .3;
    transition: all .3s ease;
}
.ukd_step_list .icons_with_text_flex.active {
    opacity: 1;
}
.ukd_step_list .icons_with_text_flex.active .icons_with_text_item_svg {
    background: #458fbe;
    border-color: #458fbe;
}
.ukd_step_list .icons_with_text_flex.active .icons_with_text_item:after {
    height: calc(100% + 18px);
}	
}



@media (max-width: 915px) and (min-width: 400px) {
.ukd_step_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text {
    width: 92%;
}
}



@media (max-width: 399px) and (min-width: 370px) {
.ukd_step_list .icons_with_text_flex .icons_with_text_item {
    font-size: 16px;
}
.ukd_step_list .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text {
    width: 330px;
}
}
/* step section end */



/* access section start */
.ukd-access_heading strong {
    display: block;
}
.ukd-access_heading em {
    padding-bottom: 32px;
}
.ukd_access_section .custom-flex_two_ad {
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.21);
    background: linear-gradient(2deg, #202224 -0.01%, #090C0D 98.73%), linear-gradient(2deg, #3E6075 -0.01%, #0F171C 98.73%);
    padding: 80px 134px 80px 80px;
    position: relative;
    justify-content: space-between;
    align-items: flex-end;
}
.ukd-access_list .icons_with_text_flex {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 18px;
}
.ukd-access_list .icons_with_text_flex .icons_with_text_item {
    display: flex;
    align-items: center;
    gap: 11px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.ukd_access_section .custom-flex_two_ad .custom-flex_item_ad_2 {
    position: relative;
}
.ukd_access_img img {
    position: absolute;
    width: 305px;
    max-width: 100%;
    bottom: 0px;
    right: 174px;
}
.ukd_access_section .custom-flex_two_ad .custom-flex_item_ad_2 .custom-flex_item_ad_inner {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(180deg, rgba(91, 104, 112, 0.20) 0%, rgba(42, 42, 42, 0.20) 100%);
    backdrop-filter: blur(40.54999923706055px);
    width: 388px;
    max-width: 100%;
    margin-left: auto;
    padding: 18px;
    margin-bottom: -18px;
}
.ukd_access_section .ukd_button_text {
    padding-bottom: 18px;
}
.ukd_access_section .ukd_spots_left .icon_with_text_item {
    margin-top: 18px;
}



@media (max-width: 915px) {
.ukd_access_section .custom-flex_two_ad {
    border-radius: 12px;
    padding: 24px 24px 0px 24px;
}
.ukd_access_img img {
    position: unset;
    width: calc(100% - 54px);
    max-width: 100%;
    bottom: 0;
    right: 174px;
    margin: 0px auto;
}
.ukd_access_section .custom-flex_two_ad .custom-flex_item_ad_2 .custom-flex_item_ad_inner {
    display: none;
}
.ukd-access_heading em {
    padding-bottom: 20px;
}
.ukd-access_heading strong {
    display: unset;
}
.ukd-access_heading {
    width: 241px;
}
.ukd-access_list .icons_with_text_flex {
    gap: 10px;
    padding-top: 6px;
}
.ukd-access_list .icons_with_text_flex .icons_with_text_item {
    font-size: 13.7px;
    width: 271px;
    max-width: 100%;
}
.ukd-access_list .icons_with_text_flex .icons_with_text_item svg {
    width: 14px;
    height: unset;
}
.ukd_access_img img {
    margin-top: 40px;
}
}



@media (max-width: 915px) and (min-width: 370px) {
.ukd-access_list .icons_with_text_flex .icons_with_text_item {
    font-size: 13.5px;
    width: 301px;
}
}
/* access section end */



/* product section start */
.ukd_product_section .custom-flex_two_ad {
    justify-content: space-between;
}
.ukd_product_section .custom-flex_two_ad .custom-flex_item_ad_2 {
    width: 47%;
    max-width: 100%;
    padding: 38px 7px 7px;
    border-radius: 20px;
    background: #FFF;
    color: #000;
}
.ukd_product_section .custom-flex_two_ad .custom-flex_item_ad_1 {
    width: 47%;
    max-width: 100%;
}
.ukd_product_heading {
    width: 500px;
    max-width: 100%;
}
.ukd_product_heading em {
    padding-bottom: 32px;
}
.ukd_product_text1 {
    color: rgba(255, 255, 255, 0.50);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-top: 18px;
    padding-bottom: 48px;
}
.ukd_product_text2 {
    font-family: "Bunken Tech Sans Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 24px;
}
.ukd_product_list1 .icons_with_text_flex {
    gap: 24px;
    display: flex;
    justify-content: space-between;
}
.ukd_product_list1 .icons_with_text_flex .icons_with_text_item {
    width: calc(33.33% - (24px) * 2 / 3);
    color: rgba(255, 255, 255, 0.40);
    font-family: "Kode Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.ukd_product_list1 .icons_with_text_flex .icons_with_text_item strong {
    color: #FFF;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    display: block;
    padding-top: 12px;
}
.ukd_product_list1 .icons_with_text_flex .icons_with_text_item {
    border-right: 1px dashed rgba(255, 255, 255, 0.12);
    padding-right: 24px;
}
.ukd_product_list1 .icons_with_text_flex .icons_with_text_item:last-child {
    border-right: unset;
}
.ukd_product_list2 .icons_with_text_flex {
    border-radius: 8px;
    border: 1px solid #52A4D8;
    background: #151515;
    padding: 20px;
    margin: 20px 0px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ukd_product_list2 .icons_with_text_flex .icons_with_text_item:nth-child(1) {
    color: rgba(255, 255, 255, 0.60);
    font-family: "Kode Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.ukd_product_list2 .icons_with_text_flex .icons_with_text_item:nth-child(1) strong {
    display: block;
}
.ukd_product_list2 .icons_with_text_flex .icons_with_text_item:nth-child(2) {
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.ukd_product_text3 {
    color: rgba(255, 255, 255, 0.60);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    width: 300px;
    max-width: 100%;
}
.ukd_product_text4 {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    padding: 0px 32px 12px;
}
.ukd_product_heading1 {
    padding: 0px 32px 12px;
}
.ukd_product_price {
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 0px 32px 12px;
}
.ukd_product_text5 {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    padding: 32px 0px 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    width: calc(100% - 64px);
    margin: 0px auto 24px;
}
.ukd_product_list3 .icons_with_text_flex {
    padding: 0px 32px 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.ukd_product_list3 .icons_with_text_flex .icons_with_text_item {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    gap: 12px;
}
.ukd_product_list4 {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(180deg, #020202 0%, #191919 100%);
    backdrop-filter: blur(40.54999923706055px);
}
.ukd_product_section .custom-flex_two_ad {
    align-items: flex-start;
}
.ukd_product_price1 {
    padding: 4px 9px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 40px;
    background: #0D1920;
    width: fit-content;
    margin: 0px 32px;
}
.ukd_product_section .custom-flex_two_ad .custom-flex_item_ad_2 {
    position: relative;
}
.ukd_product_list5 .icons_with_text_item {
    border-radius: 4px 4px 0 0;
    background: linear-gradient(90deg, #029EFF 0%, #015F99 100%);
    box-shadow: -2px 2px 10px 0 rgba(255, 255, 255, 0.50) inset;
    width: 135px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    gap: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    bottom: calc(100%);
    right: 20px;
}



@media (max-width: 915px) {
.ukd_product_section .custom-flex_two_ad {
    flex-direction: column-reverse;
}
.ukd_product_section .custom-flex_two_ad .custom-flex_item_ad_1 {
    width: 100%;
    max-width: 100%;
}
.ukd_product_section .custom-flex_two_ad .custom-flex_item_ad_2 {
    width: 100%;
    padding: 23px 6px 6px;
    border-radius: 16px;
}
.ukd_product_heading em {
    padding-bottom: 12px;
}
.ukd_product_text1 {
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: -2px;
}
.ukd_product_list5 .icons_with_text_item {
    width: 107px;
    height: 22px;
    gap: 4px;
    font-size: 12px;
    bottom: 100%;
    right: 20px;
    padding-top: 1px;
}
.ukd_product_list5 .icons_with_text_item svg {
    width: 9px;
    height: unset;
    position: relative;
    top: -0.5px;
}
.ukd_product_text4 {
    font-size: 12px;
    letter-spacing: 1.2px;
    padding: 0 16px 5px;
}
.ukd_product_heading1 {
    padding: 0 16px 3px;
    font-size: 32px;
}
.ukd_product_price {
    font-size: 14px;
    padding: 0 16px 12px;
}
.ukd_product_price1 {
    padding: 5px 9px 3px;
    font-size: 12px;
    margin: 0 16px;
}
.ukd_product_text5 {
    font-size: 12px;
    letter-spacing: 1.2px;
    padding: 24px 0 14px;
    width: calc(100% - 32px);
    margin: 0 auto 14px;
}
.ukd_product_list3 .icons_with_text_flex {
    padding: 0 10px 24px 16px;
    gap: 12px;
}
.ukd_product_list3 .icons_with_text_flex .icons_with_text_item {
    font-size: 14px;
    line-height: 18px;
    gap: 7px;
}
.ukd_product_list3 .icons_with_text_flex svg {
    width: 14px;
    height: unset;
}
.ukd_product_list4 {
    background: linear-gradient(180deg, #000 0%, #2A2A2A 100%);
    backdrop-filter: blur(40.54999923706055px);
}
.ukd_product_section .custom-flex_two_ad .custom-flex_item_ad_1 {
    padding: 40px 20px;
}
.ukd_product_text2 {
    padding-bottom: 20px;
}
.ukd_product_list1 .icons_with_text_flex {
    gap: 10px;
    flex-direction: column;
}
.ukd_product_list1 .icons_with_text_flex .icons_with_text_item {
    border-right: unset;
    padding-right: 0px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.12);
}
.ukd_product_list1 .icons_with_text_flex .icons_with_text_item {
    width: 100%;
    font-size: 14px;
    padding-bottom: 12px;
}
.ukd_product_list1 .icons_with_text_flex .icons_with_text_item strong {
    font-size: 16px;
    display: block;
    padding-top: 0px;
}
.ukd_product_list1 .icons_with_text_flex .icons_with_text_item:last-child {
    border-right: unset;
    border-bottom: unset;
    padding-bottom: 0px;
}
.ukd_product_list2 .icons_with_text_flex {
    padding: 12px;
    margin: 21px 0 16px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: #151515;
}
.ukd_product_list2 .icons_with_text_flex .icons_with_text_item:nth-child(1) {
    font-size: 14px;
}
.ukd_product_text3 {
    font-size: 14px;
    width: 270px;
}
.ukd_product_heading {
    width: 324px;
}
}
/* product section end */



/* founder section start */
.ukd_founder_section .container_hk {
    justify-content: space-between;
}
.ukd_founder_section .container_hk .custom-flex_item_ad_1 {
    width: 30%;
    max-width: 100%;
}
.ukd_founder_section .container_hk .custom-flex_item_ad_2 {
    width: 47.3%;
    max-width: 100%;
    border-radius: 20px;
    background: #222;
    padding: 48px;
}
.ukd_founder_section .custom-flex_two_ad {
    justify-content: space-between;
}
.ukd_founder_text {
    color: rgba(255, 255, 255, 0.60);
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-bottom: 24px;
}
.ukd_founder_text strong {
    color: #fff;
    font-weight: 500;
}
.ukd-founder_heading {
    width: 350px;
    max-width: 100%;
    padding-bottom: 32px;
}
.ukd_founder_list {
    position: relative;
}
.ukd_founder_list .icon_with_text_item_texts {
    color: rgba(255, 255, 255, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    position: absolute;
    bottom: 24px;
    left: 24px;
}
.ukd_founder_list .icon_with_text_item_texts strong {
    color: #F6F6F6;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 5px;
}
.ukd-founder_mail img {
    margin-bottom: 32px;
    width: 56px;
    height: unset;
}
.ukd_founder_text em {
    font-style: normal;
}

@media (min-width:915px) {
.ukd_founder_section .container_hk .custom-flex_item_ad_1 .custom-flex_item_ad_inner {
    position: sticky;
    top: 150px;
}   
}

@media (max-width: 1400px) and (min-width: 915px) {
.ukd_founder_text {
    font-size: 21px;
}
}



@media (max-width: 915px) {
.ukd_founder_section .custom-flex_two_ad {
    flex-direction: column;
}
.ukd_founder_section .container_hk .custom-flex_item_ad_1 {
    width: 100%;
}
.ukd_founder_section .container_hk .custom-flex_item_ad_2 {
    border-radius: 12px;
    padding: 8px;
}
.ukd_founder_text {
    color: #fff;
    font-size: 14px;
    gap: 20px;
    padding: 24px;
    padding-bottom: 24px;
}
.ukd_founder_section .container_hk .custom-flex_item_ad_2 {
    width: 100%;
}
.ukd_founder_list {
    padding-top: 24px;
}
.ukd_founder_list .icon_with_text_item_texts {
    display: none;
}
.ukd-founder_listmob {
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(180deg, rgba(91, 104, 112, 0.20) 0%, rgba(42, 42, 42, 0.20) 100%);
    backdrop-filter: blur(40.54999923706055px);
}
.ukd-founder_heading {
    width: 230px;
    max-width: 100%;
    padding-bottom: 16px;
    text-align: center;
    margin: 0px auto;
}
.ukd-founder_mail img {
    margin: 0px auto 20px;
}
.ukd_founder_text em {
    display: block;
}
}



@media (max-width: 915px) and (min-width: 400px) {
.ukd_founder_text {
    font-size: 16px;
}
}
/* founder section end */



/* risk free start */
.ukd_zorerisk_heading em {
    padding-bottom: 24px;
}
.ukd_zorerisk_list .icons_with_text_flex:nth-child(1) .icons_with_text_item_text {
    font-family: "Bunken Tech Sans Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
    margin-bottom: 24px;
}
.ukd_zorerisk_list {
    background: #FFF;
    border-radius: 12px;
    border: 1px solid #DEDEDE;
    padding: 45px;
    width: 820px;
    max-width: 100%;
    margin: 0px auto;
    margin-top: 18px;
}
.ukd_zorerisk_list .icons_with_text_flex .icons_with_text_item {
    display: flex;
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.84px;
    text-transform: uppercase;
    align-items: center;
    gap: 12px;
    padding-bottom: 12px;
}
.ukd_zorerisk_list .icons_with_text_flex:nth-child(1) .icons_with_text_item {
    display: block;
    padding-bottom: 0px;
}
.ukd_zorerisk_list .icons_with_text_flex:last-child .icons_with_text_item {
    padding-bottom: 0px;
}



@media (min-width: 915px) {
.ukd_zorerisk_heading {
    width: 350px;
    max-width: 100%;
    margin: 0px auto;
}
}



@media (max-width: 915px) {
.ukd_zorerisk_heading {
    text-align: left;
}
.ukd_zorerisk_heading em {
    padding-bottom: 14px;
}
.ukd_zorerisk_list {
    padding: 28px;
    width: 100%;
    margin: 18px auto 0;
}
.ukd_zorerisk_list .icons_with_text_flex:nth-child(1) .icons_with_text_item_text {
    font-size: 20px;
    text-align: left;
}
.ukd_zorerisk_list .icons_with_text_flex .icons_with_text_item {
    font-size: 12px;
    letter-spacing: 0.72px;
    text-align: left;
}
.ukd_zorerisk_list .icons_with_text_flex .icons_with_text_item {
    width: 261px;
    max-width: 100%;
}
.ukd_zorerisk_list .icons_with_text_flex:nth-child(2) {
    width: 230px;
    max-width: 100%;
}
.ukd_zorerisk_list .icons_with_text_flex:nth-child(1) .icons_with_text_item {
    width: 100%;
}
}



@media (max-width: 915px) and (min-width: 370px) {
.ukd_zorerisk_heading {
    width: 100%;
}
.ukd_zorerisk_list .icons_with_text_flex .icons_with_text_item {
    width: 100%;
}
.ukd_zorerisk_list .icons_with_text_flex:nth-child(3) {
    width: 250px;
}
}



@media (max-width: 915px) and (min-width: 400px) {
.ukd_zorerisk_list .icons_with_text_flex .icons_with_text_item {
    width: 100%;
}
.ukd_zorerisk_list .icons_with_text_flex:nth-child(3) {
    width: 100%;
}
.ukd_zorerisk_list .icons_with_text_flex:nth-child(2) {
    width: 310px;
}
.ukd_zorerisk_list {
    padding: 24px;
}
}
/* risk free end */



/* sooner section start */
.ukd-sooner_list .icons_with_text_flex {
    gap: 12px;
}
.ukd_button_textupercase .icons_with_text_flex .icons_with_text_item:nth-child(3) {
    text-transform: none;
}
.ukd-sooner_list {
    box-shadow: 0 16px 17.4px 0 rgba(0, 0, 0, 0.06);
    backdrop-filter: blur(22.75px);
    background: #000;
}
.ukd_sooner_section .custom-flex_two_ad {
    border-radius: 12px;
    padding: 40px 80px 40px 100px;
    justify-content: space-between;
    background: linear-gradient(170deg, #2B2B2B 3.31%, #0A0A0A 94.69%), linear-gradient(170deg, #284B60 3.31%, #071016 94.69%), linear-gradient(258deg, #CBAC89 4.53%, #302921 98.77%), #0A0E21;
}
.ukd_sooner_section .custom-flex_two_ad .custom-flex_item_ad_1 {
    width: 41%;
    max-width: 100%;
}
.ukd_sooner_section .custom-flex_two_ad .custom-flex_item_ad_2 {
    width: 45%;
    max-width: 100%;
}
.ukd_sooner_section .two_layers_top.center .h1 {
    color: rgba(255, 255, 255, 0.50);
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 48px;
}
.ukd_sooner_section .two_layers_top.center .h1 strong {
    display: block;
}
.ukd_sooner_heading strong {
    display: block;
}
.ukd_sooner_text p:nth-child(1) {
    color: rgba(255, 255, 255, 0.50);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 24px;
}
.ukd_sooner_text p:nth-child(2) {
    border-radius: 4px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.10) 100%);
    padding: 0px 15px;
    min-height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px;
    width: fit-content;
}
.ukd_sooner_text p:nth-child(2) strong {
    background: linear-gradient(90deg, #D3EEFF 14.29%, #7EBFE9 99.81%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    font-family: "Bunken Tech Sans Pro";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.ukd_sooner_text p:nth-child(3) {
    color: rgba(255, 255, 255, 0.70);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.ukd_sooner_faq .faq_slider_item_inner {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(0, 0, 0, 0.20);
}
.ukd_sooner_faq1 {
    padding-bottom: 3px;
}
.ukd_sooner_faq .faq_question {
    padding: 14px 20px 14px 14px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ukd_sooner_faq .faq_question:after {
    content: "+";
    color: #458fbe;
    font-size: 25px;
    font-weight: 100;
}
.ukd_sooner_faq .faq_question.active:after {
    content: "-";
}
.ukd_sooner_faq .faq_question strong {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
    border-radius: 4px;
    background: #FFF;
    padding: 4px 8px;
}
.ukd_sooner_faq .faq_answer {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 6px 14px 14px;
}
.ukd-sooner_list {
    margin: 12px 0px 32px;
}
.ukd-sooner_list1 .icons_with_text_flex {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
}
.ukd-sooner_list1 .icons_with_text_item {
    width: 33.33%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    text-transform: uppercase;
}
.ukd-sooner_list1 .icons_with_text_item strong {
    display: block;
    font-weight: unset;
}



@media (max-width: 915px) {
.ukd_sooner_section .two_layers_top.center .h1 {
    font-size: 14px;
    padding-bottom: 24px;
}
.ukd_sooner_section .custom-flex_two_ad {
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(170deg, #2B2B2B 3.31%, #0A0A0A 94.69%);
}
.ukd_sooner_section .custom-flex_two_ad {
    flex-direction: column;
    gap: 20px;
}
.ukd_sooner_section .custom-flex_two_ad .custom-flex_item_ad_1 {
    width: 100%;
}
.ukd_sooner_heading {
    font-size: 20px;
    margin: 0px auto;
    text-align: center;
}
.ukd_sooner_text p:nth-child(1) {
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 12px;
    text-align: center;
}
.ukd_sooner_text p:nth-child(2) strong {
    font-size: 20px;
    text-align: center;
}
.ukd_sooner_text p:nth-child(2) {
    padding: 0 12px;
    min-height: 34px;
    margin: 0px auto 12px;
}
.ukd_sooner_text p:nth-child(3) {
    font-size: 14px;
    text-align: center;
    width: 260px;
    max-width: 100%;
    margin: 0px auto;
}
.ukd_sooner_section .custom-flex_two_ad .custom-flex_item_ad_2 {
    width: 100%;
}
.ukd_sooner_faq .faq_question strong {
    padding: 5px 8px 3px;
}
.ukd_sooner_faq .faq_question:after {
    color: #fff;
    font-size: 16px;
}
.ukd_sooner_faq .faq_question:after {
    color: #fff;
    font-size: 21px;
    height: 19px;
    position: relative;
    top: -2px;
}
.ukd_sooner_faq .faq_answer {
    font-size: 14px;
}
.ukd-sooner_list {
    margin: 12px 0px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(180deg, #000 0%, #171717 100%);
    backdrop-filter: blur(40.54999923706055px);
}
.ukd_button_textupercase, 
.ukd_button_textupercase .icons_with_text_flex .icons_with_text_item:nth-child(1) {
    text-transform: unset;
    font-weight: 400 !important;
}
.ukd-sooner_list .icons_with_text_flex .icons_with_text_item:nth-child(1) {
    font-size: 13.5px;
}
.ukd_sooner_heading {
    padding-top: 20px;
}
.ukd_sooner_faq .faq_question.active:after {
    font-size: 34px;
    top: -9px;
}
.ukd-sooner_list1 .icons_with_text_item svg {
    height: 14px;
    width: auto;
}
.ukd-sooner_list1 .icons_with_text_item {
    font-size: 12px;
}
.ukd_sooner_section .two_layers_top.center .h1 {
    margin: 0px auto;
}
}
/* sooner section end */



/* faq section start */
.ukd_faq_section .container_hk {
    display: flex;
    justify-content: space-between;
}
.ukd_faq_section .faq_top.left {
    width: 25%;
}
.ukd_faq_section .faq_center {
    width: 49%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.ukd_faq_section .faq_center .faq_center_main {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.ukd_faq_section .faq_slider_item {
    border-radius: 8px;
    border: 0 solid rgba(255, 255, 255, 0.70);
    background: rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(2px);
}
.ukd_faq_section .faq_question {
    color: rgba(255, 255, 255, 0.70);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    padding: 24px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ukd_faq_section .faq_question:after {
    content: "+";
    font-weight: 100;
    font-size: 25px;
}
.ukd_faq_section .faq_question.active:after {
    content: "-";
    font-size: 50px;
}
.ukd_faq_section .faq_answer {
    color: #ffffffb3;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    letter-spacing: .56px;
    padding: 0px 24px 24px;
}


@media (min-width:915px) {
.ukd_faq_section .container_hk {
    align-items: flex-start;
}
.ukd_faq_section .faq_top.left {
    position: sticky;
    top: 140px;
}
}
@media (max-width: 915px) {
.ukd_faq_section .container_hk {
    flex-direction: column;
}
.ukd_faq_section .faq_top.left {
    width: 210px;
    max-width: 100%;
    padding-bottom: 18px;
}
.ukd_faq_section .faq_center {
    width: 100%;
}
.ukd_faq_section .faq_question {
    font-size: 14px;
    padding: 16px;
}
.ukd_faq_section .faq_question:after {
    content: "+";
    font-weight: 400;
    font-size: 19px;
    color: rgba(69, 143, 190, 1);
}
.ukd_faq_section .faq_question.active:after {
    content: "-";
    font-size: 30px;
}
.ukd_faq_section .faq_question span {
    width: 265px;
    display: block;
}
.ukd_faq_section .faq_answer {
    padding: 0 16px 16px;
}
}



@media (max-width: 915px) and (min-width: 400px) {
.ukd_faq_section .faq_top.left,
.ukd_faq_section .faq_top.left .h1 {
    width: 100%;
}
}



@media (min-width: 370px) {
.ukd_faq_section .faq_question span {
    width: 100%;
}
}
/* faq section end */



/* footer section start */
.ukd_footer_logo img {
    width: 216px;
    margin: 0px auto;
}
.ukd_footer_copyright {
    color: rgba(255, 255, 255, 0.61);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    padding-top: 24px;
}



@media (max-width: 915px) {
.ukd_footer_logo img {
    width: 239px;
}
}
/* footer section end */












div#wait_li_form {
    display: none;
}




body .wait_li_modal_content {
    font-family: 'Roboto';
    width: 100%;
    max-width: 600px;
    border-radius: 10px;
}

.wait_li_modal .tabs {
    /* display: none; */
}

body .wait_li_modal .tab-label {
    display: none!important;
}

body .wait_li_form input {
    background: #ECECEC;
    border: 0;
    border-radius: 8px;
    margin: 6px 0;
    /* font-size: 16px; */
}

body button#wl_register_button {
    background: linear-gradient(90deg, #C9AD90 0%, #196EA4 100%);
    box-shadow: -2px 2px 10px 0px #FFFFFF80 inset;
    border-radius: 4px;
    color: #fff;
    margin-top: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

body button#wl_register_button {
    font-family: 'Roboto';
}

.custom-signup-block p {
    font-size: 14px;
    line-height: 1.5em;
}

body .wait_li_modal .tab-content {
    border-radius: 16px;
    padding: 40px;
}

body .wait_li_modal .tab-content .section-header__title {
    margin: 0!important;
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
}

.custom-signup-block {
    margin-top: 10px!Important;
    margin-bottom: 30px;
}

.custom-signup-block p {
    max-width: 440px;
}

div#tab_success {}

button#wl_register_button {}

form#CustomerRegisterForm:after {content: "You'll know when it's time.";color: #808080!important;font-size: 14px;margin-top: 5px;display: block;text-align: center;}

.custom-signup-block p {
    color: #808080!important;
}

.product.product--large {
    display: none;
}

div#tab_success p {
    color: gray!important;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px!important;
}

div#tab_success svg {
    /* margin-bottom: 0!important; */
    margin-top: 0!important;
}

.wait_li_referral_box {
    margin-top: 10px;
}

textarea#in_page_referral_box {
    margin-top: 20px;
    border: 0;
    border-radius: 8px;
    /* display: flex; */
    padding: 16px;
}

button#in_page_copy_btn {
    border-radius: 4px;
}

button#primaryCTANew {
    font-size: 14px;
    font-family: 'Roboto' !important;
    font-weight: 500 !important;
    letter-spacing: 2.8px;
    text-transform: uppercase !important;
    color: #fff !important;
    padding: 15.5px 20px;
    border-radius: 4px;
    background: linear-gradient(90deg, #C9AD90 0%, #196EA4 100%);
    box-shadow: -2px 2px 10px 0 rgba(255, 255, 255, 0.50) inset;
    margin-top: 2px;
    width: 100%;
}
@media screen and (max-width: 768px) {
.product-feature__container.page-width {
    max-width: 100%;
    padding: 0;
}

p.product-feature__info-title {
    max-width: 200px!Important;
}
}

.product-feature__info-container-inner {
    position: static!important;
}

.product-form__submit {
    width: 100%;
    background: 9b9d96;
    font-size: 14px;
    font-family: Roboto !important;
    font-weight: 500 !important;
    letter-spacing: 2.8px;
    text-transform: uppercase !important;
    color: #fff !important;
    padding: 15.5px 20px;
    border-radius: 4px;
    background: linear-gradient(90deg, #c9ad90, #196ea4);
    box-shadow: -2px 2px 10px #ffffff80 inset;
    margin-top: 2px;
    width: 100%;
    transition: .2s ease-in-out;
}

.product-form__buttons {
    max-width: 100%!important;
}

.product-form__submit:hover {
    filter: brightness(1.1);
}

.cart__ctas button {
    font-size: 14px;
    font-family: Roboto !important;
    font-weight: 500 !important;
    letter-spacing: 2.8px;
    text-transform: uppercase !important;
    color: #fff !important;
    padding: 15.5px 20px;
    border-radius: 4px;
    background: linear-gradient(90deg, #c9ad90, #196ea4);
    box-shadow: -2px 2px 10px #ffffff80 inset;
    margin-top: 2px;
    width: 100%;
}
.custom-signup-block svg {
    display: inline;
}
div#tab_success svg {
    display: inline;
}

@media (min-width:915px) {

.ukd_step_list .icons_with_text_flex .icons_with_text_item:before {
    content: "";
    background: #458fbe;
    height: 1px;
    width: 0;
    position: absolute;
    top: 13px;
    left: 0;
    transition: all .5s ease;
}
.ukd_step_list .icons_with_text_flex:last-child .icons_with_text_item:before {
    display:none;
}

.ukd_step_list .icons_with_text_flex.active .icons_with_text_item:before {
    animation: growWidth 1s ease forwards;
}
.ukd_step_list .icons_with_text_flex:nth-child(1) .icons_with_text_item:before { 
    animation-delay: 0s !important; 
}
.ukd_step_list .icons_with_text_flex:nth-child(2) .icons_with_text_item:before { 
    animation-delay: 1s !important; 
}
.ukd_step_list .icons_with_text_flex:nth-child(3) .icons_with_text_item:before { 
    animation-delay: 2s !important; 
}


.ukd_step_list .icons_with_text_flex.active .icons_with_text_item_svg {
    animation: changecolor 1s ease forwards;
}
.ukd_step_list .icons_with_text_flex:nth-child(1) .icons_with_text_item_svg { 
    animation-delay: 0s !important; 
}
.ukd_step_list .icons_with_text_flex:nth-child(2) .icons_with_text_item_svg { 
    animation-delay: 1s !important; 
}
.ukd_step_list .icons_with_text_flex:nth-child(3) .icons_with_text_item_svg { 
    animation-delay: 2s !important; 
}
.ukd_step_list .icons_with_text_flex:nth-child(4) .icons_with_text_item_svg { 
    animation-delay: 3s !important; 
}



@keyframes growWidth {
  from { width: 0; }
  to   { width: calc(100% + 39px); }
}
@keyframes changecolor {
  from {  background: #000;
    border-color: #FFF; }
  to   {  background: #458fbe;
    border-color: #458fbe; }
}
}

.lp_heading {
    width: 450px;
    display: inline-block;
    max-width: 100%;
}



.ukd_product_list1 .icons_with_text_flex .icons_with_text_item strong {
    text-transform: none;
}